projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71b4b31
)
Fixup some ChangeLogs
author
Miles Bader
<miles@gnu.org>
Wed, 24 Dec 2003 23:32:12 +0000
(23:32 +0000)
committer
Miles Bader
<miles@gnu.org>
Wed, 24 Dec 2003 23:32:12 +0000
(23:32 +0000)
ChangeLog
patch
|
blob
|
history
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1fe9958e430f6b831ed87eb3024cac992b48ef0a..0dbff7b166db94c0ff1112575345ffb67888eb23 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2003-12-08 Miles Bader <miles@gnu.org>
+
+ * .cvsignore: Add .arch-inventory.
+
2003-12-24 Andreas Schwab <schwab@suse.de>
* configure.in: Check for <sys/socket.h>. Include it before
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b117bf0d4a8c3b5361bd422aca06e2e84a432325..5c667e0b3535288101728c28978d4cbab9905ffe 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2003-12-08 Miles Bader <miles@gnu.org>
+
+ * dired.el (dired-between-files): Always use dired-move-to-filename,
+ which is more robust in non-english locales.
+
2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
* vc.el (vc-dired-purge): Avoid error from `kill-line'.